gl renderer: Render GL textures upside down
authorTimm Bäder <mail@baedert.org>
Thu, 18 Jan 2018 07:21:11 +0000 (08:21 +0100)
committerTimm Bäder <mail@baedert.org>
Thu, 18 Jan 2018 07:21:11 +0000 (08:21 +0100)
commit41a922928e3ff37624c00e7d2a9801175e1d123f
tree12ba3ef64bed5afeaa6b6753635d9ece63f7ec22
parent182272c0ab5dd37248afcae489f14a33c6a06972
gl renderer: Render GL textures upside down

These come from an FBO so we need to flip the texture coords on the y
axis, just like we do everywhere else.
gsk/gl/gskglrenderer.c